func runtime.offAddrToLevelIndex
2 uses
runtime (current package)
mpagealloc.go#L138: func offAddrToLevelIndex(level int, addr offAddr) int {
mpagealloc.go#L694: if searchIdx := offAddrToLevelIndex(l, p.searchAddr); searchIdx&^(entriesPerBlock-1) == i {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)